XMLNodeList.ToString Function

Returns a String representation of the nodes. The optional parameter WrapperTag puts a tag around the NodeList to make it parsable.

Syntax

result = XMLNodeList.ToString( [WrapperTag] )

Parameters

WrapperTag

String (Optional)

Return Value

Result

String